home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / fratboy_.swf / scripts / frame_954 / PlaceObject2_2043_32 / CLIPACTIONRECORD on(rollOver).as < prev    next >
Text File  |  2010-11-09  |  275b  |  8 lines

  1. on(rollOver){
  2.    tt = 6;
  3.    _root.msgTable._visible = true;
  4.    _root.msg1 = "Pillbox - Land & Air";
  5.    _root.msg2 = "Very fast and expensive tower equipped with machine guns. Half damage against armored units.";
  6.    _root.msgCost = "Cost: " + _root.towerCost[tt][0];
  7. }
  8.